32019: Download of NC system module not allowed (the module is on the PLC)

Info:
Data type:

Description:
Two options are available for SG3 target systems for handling the ACOPOS operating system "acp10sys":

1) Store NC operating system on the PLC: No (default setting for SG3)
The software object "acp10sys" is added to the project as NC system module. It is not stored on the PLC after being transferred from Automation Studio to the PLC. The ACOPOS operating system contained in "acp10sys" is then transferred to the ACOPOS via the NC manager, while "acp10sys" is transferred from Automation Studio to the PLC.

2) Store the NC operating system on the PLC: Yes
The software object "acp10sys" is added to the project as data object. It is stored on the PLC after being transferred from Automation Studio to the PLC. The ACOPOS operating system contained in "acp10sys" is read from the data object "acp10sys" and transferred to the ACOPOS via the NC manager, after the next CPU restart.

This error is displayed if the NC manager detects that "acp10sys" is being transferred from Automation Studio to the PLC as NC system module, even though an "acp10sys" data object has already been stored on the PLC.

Reaction:
Transfer of the system module to the ACOPOS is aborted.

Cause/Remedy:
The first option mentioned above is currently selected in the project and the "acp10sys" data object has been stored on the PLC.
Delete the data object "acp10sys" from the PLC or change the selection in the project to the second option mentioned above and re-insert the ACP10 software to the project.
See also error number 32013.